﻿2026-07-28T05:12:17.3294519Z ##[group]Run actions/checkout@v5
2026-07-28T05:12:17.3295431Z with:
2026-07-28T05:12:17.3295882Z   ref: 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027
2026-07-28T05:12:17.3296388Z   fetch-depth: 1
2026-07-28T05:12:17.3296821Z   repository: BigscreenVR/spt-bs-core
2026-07-28T05:12:17.3300069Z   token: ***
2026-07-28T05:12:17.3300462Z   ssh-strict: true
2026-07-28T05:12:17.3300876Z   ssh-user: git
2026-07-28T05:12:17.3301292Z   persist-credentials: true
2026-07-28T05:12:17.3301726Z   clean: true
2026-07-28T05:12:17.3302113Z   sparse-checkout-cone-mode: true
2026-07-28T05:12:17.3302565Z   fetch-tags: false
2026-07-28T05:12:17.3302942Z   show-progress: true
2026-07-28T05:12:17.3303349Z   lfs: false
2026-07-28T05:12:17.3303723Z   submodules: false
2026-07-28T05:12:17.3304103Z   set-safe-directory: true
2026-07-28T05:12:17.3304550Z   allow-unsafe-pr-checkout: false
2026-07-28T05:12:17.3305232Z ##[endgroup]
2026-07-28T05:12:17.4127207Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T05:12:17.4129227Z ##[group]Getting Git version info
2026-07-28T05:12:17.4130151Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T05:12:17.4131167Z [command]/usr/bin/git version
2026-07-28T05:12:17.4150829Z git version 2.43.0
2026-07-28T05:12:17.4168591Z ##[endgroup]
2026-07-28T05:12:17.4180908Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1125ec1c-16fa-49a2-8841-d627d54cfb82' before making global git config changes
2026-07-28T05:12:17.4182682Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T05:12:17.4184263Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:12:17.4222221Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T05:12:17.4244173Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:12:17.4255543Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T05:12:17.4258374Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T05:12:17.4279085Z HEAD
2026-07-28T05:12:17.4310194Z ##[endgroup]
2026-07-28T05:12:17.4311804Z [command]/usr/bin/git submodule status
2026-07-28T05:12:17.4497120Z ##[group]Cleaning the repository
2026-07-28T05:12:17.4499428Z [command]/usr/bin/git clean -ffdx
2026-07-28T05:12:18.2782764Z Removing target/
2026-07-28T05:12:18.2792838Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T05:12:18.2854614Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:12:18.2860731Z ##[endgroup]
2026-07-28T05:12:18.2862099Z ##[group]Disabling automatic garbage collection
2026-07-28T05:12:18.2865792Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T05:12:18.2901158Z ##[endgroup]
2026-07-28T05:12:18.2902432Z ##[group]Setting up auth
2026-07-28T05:12:18.2903778Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T05:12:18.2930248Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T05:12:18.3118446Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T05:12:18.3151056Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T05:12:18.3340146Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T05:12:18.3366691Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T05:12:18.3569848Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T05:12:18.3603926Z ##[endgroup]
2026-07-28T05:12:18.3605597Z ##[group]Fetching the repository
2026-07-28T05:12:18.3612336Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027
2026-07-28T05:12:18.7977403Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:12:18.7980255Z  * branch              1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 -> FETCH_HEAD
2026-07-28T05:12:18.7998867Z ##[endgroup]
2026-07-28T05:12:18.8000758Z ##[group]Determining the checkout info
2026-07-28T05:12:18.8002721Z ##[endgroup]
2026-07-28T05:12:18.8004500Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T05:12:18.8088747Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T05:12:18.8114603Z ##[group]Checking out the ref
2026-07-28T05:12:18.8116588Z [command]/usr/bin/git checkout --progress --force 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027
2026-07-28T05:12:18.8353114Z Previous HEAD position was aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:12:18.8356759Z HEAD is now at 1b43c1a9 fix(ring): name the disclosure half of perch adoption, and test it
2026-07-28T05:12:18.8366014Z ##[endgroup]
2026-07-28T05:12:18.8398695Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T05:12:18.8420952Z 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027
